←Select platform

RegionName Property

Summary

Name of the region in the cache for this CacheItem<T>.

Syntax
C#
C++/CLI
Java
Python
public string RegionName { get; set; } 
public:  
   property String^ RegionName 
   { 
      String^ get() 
      void set(String^ value) 
   } 
public String getRegionName() 
public void setRegionName(String value) 
RegionName # get and set (CacheItem`1) 

Property Value

The name of the region in the cache for this CacheItem<T>. Default value is null.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Caching Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.